Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "fr-ident-reliability",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-07-02T10:00:42.905+00:00"
},
"url" : "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability",
"version" : "4.0.0",
"name" : "FrPatientIdentReliability",
"title" : "FrIdentReliability",
"status" : "active",
"date" : "2019-07-02T10:00:42.387903Z",
"publisher" : "InteropSanté",
"contact" : [
{
"name" : "François Macary/Isabelle Gibaud",
"telecom" : [
{
"system" : "email",
"value" : "francois.macary@phast.fr",
"use" : "work"
}
]
}
],
"description" : "Reliabilility of the patient's identity | Précision sur le degré de fiabilité de l'identité du patient.",
"purpose" : "Permet de préciser le degré de fiabilité de l'identité du patient\r\nReliabilility of the patient's identity",
"fhirVersion" : "4.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Patient"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Reliabilility of the identity | Degré de fiabilité de l'identité",
"max" : "1"
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Extension.extension:identityReliability",
"path" : "Extension.extension",
"sliceName" : "identityReliability",
"short" : "Fiabilité de l'identité",
"max" : "1"
},
{
"id" : "Extension.extension:identityReliability.url",
"path" : "Extension.extension.url",
"fixedUri" : "identityReliability"
},
{
"id" : "Extension.extension:identityReliability.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "Coding"
}
],
"binding" : {
"strength" : "extensible",
"valueSet" : "http://interopsante.org/fhir/ValueSet/fr-identity-reliability"
}
},
{
"id" : "Extension.extension:validationDate",
"path" : "Extension.extension",
"sliceName" : "validationDate",
"short" : "Date de vérification de l'identité",
"max" : "1"
},
{
"id" : "Extension.extension:validationDate.url",
"path" : "Extension.extension.url",
"fixedUri" : "validationDate"
},
{
"id" : "Extension.extension:validationDate.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "date"
}
]
},
{
"id" : "Extension.extension:validationMode",
"path" : "Extension.extension",
"sliceName" : "validationMode",
"short" : "ode de validation de l'identité (avec quelle pièce officielle?)",
"max" : "1"
},
{
"id" : "Extension.extension:validationMode.url",
"path" : "Extension.extension.url",
"fixedUri" : "validationMode"
},
{
"id" : "Extension.extension:validationMode.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "Coding"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://interopsante.org/fhir/ValueSet/fr-mode-validation-identite"
}
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability"
},
{
"id" : "Extension.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Extension.value[x]",
"max" : "0",
"type" : [
{
"code" : "base64Binary"
},
{
"code" : "boolean"
},
{
"code" : "canonical"
},
{
"code" : "code"
},
{
"code" : "date"
},
{
"code" : "dateTime"
},
{
"code" : "decimal"
},
{
"code" : "id"
},
{
"code" : "instant"
},
{
"code" : "integer"
},
{
"code" : "markdown"
},
{
"code" : "oid"
},
{
"code" : "positiveInt"
},
{
"code" : "string"
},
{
"code" : "time"
},
{
"code" : "unsignedInt"
},
{
"code" : "uri"
},
{
"code" : "url"
},
{
"code" : "uuid"
},
{
"code" : "Address"
},
{
"code" : "Age"
},
{
"code" : "Annotation"
},
{
"code" : "Attachment"
},
{
"code" : "CodeableConcept"
},
{
"code" : "Coding"
},
{
"code" : "ContactPoint"
},
{
"code" : "Count"
},
{
"code" : "Distance"
},
{
"code" : "Duration"
},
{
"code" : "HumanName"
},
{
"code" : "Identifier"
},
{
"code" : "Money"
},
{
"code" : "Period"
},
{
"code" : "Quantity"
},
{
"code" : "Range"
},
{
"code" : "Ratio"
},
{
"code" : "Reference"
},
{
"code" : "SampledData"
},
{
"code" : "Signature"
},
{
"code" : "Timing"
},
{
"code" : "ContactDetail"
},
{
"code" : "Contributor"
},
{
"code" : "DataRequirement"
},
{
"code" : "Expression"
},
{
"code" : "ParameterDefinition"
},
{
"code" : "RelatedArtifact"
},
{
"code" : "TriggerDefinition"
},
{
"code" : "UsageContext"
},
{
"code" : "Dosage"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.